home *** CD-ROM | disk | FTP | other *** search
/ PCMania 73 / PCMania CD73_1.iso / sharewar / utiles / dlsupcbf / DLSupCBF.exe / 0 / RCDATA / TFRMLNM / TFRMLNM.txt
Text File  |  1998-09-02  |  15KB  |  490 lines

  1. object FrmLNm: TFrmLNm
  2.   Left = 216
  3.   Top = 204
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'DLSupCBF File Selection of Like Named File Pairs For Comparison'
  7.   ClientHeight = 350
  8.   ClientWidth = 482
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object LNLNPTit: TLabel
  17.     Left = 8
  18.     Top = 37
  19.     Width = 135
  20.     Height = 14
  21.     Caption = 'Like Named Paired Files:'
  22.     Font.Charset = DEFAULT_CHARSET
  23.     Font.Color = clBlack
  24.     Font.Height = -11
  25.     Font.Name = 'Arial'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object LnNLbl: TLabel
  30.     Left = 8
  31.     Top = 4
  32.     Width = 79
  33.     Height = 14
  34.     Caption = 'New Dir Name:'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clNavy
  37.     Font.Height = -11
  38.     Font.Name = 'Arial'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object LNOLbl: TLabel
  43.     Left = 8
  44.     Top = 22
  45.     Width = 76
  46.     Height = 14
  47.     Caption = 'Old  Dir Name:'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clNavy
  50.     Font.Height = -11
  51.     Font.Name = 'Arial'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.   end
  55.   object LNSelPTit: TLabel
  56.     Left = 319
  57.     Top = 37
  58.     Width = 118
  59.     Height = 14
  60.     Caption = 'Selected Paired Files:'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clBlack
  63.     Font.Height = -11
  64.     Font.Name = 'Arial'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.   end
  68.   object LNNumSelTit: TLabel
  69.     Left = 319
  70.     Top = 222
  71.     Width = 91
  72.     Height = 14
  73.     Caption = '# Of Selected Files'
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -11
  77.     Font.Name = 'Arial'
  78.     Font.Style = []
  79.     ParentFont = False
  80.   end
  81.   object LNNumPCap: TLabel
  82.     Left = 110
  83.     Top = 239
  84.     Width = 3
  85.     Height = 14
  86.     Font.Charset = DEFAULT_CHARSET
  87.     Font.Color = clWindowText
  88.     Font.Height = -11
  89.     Font.Name = 'Arial'
  90.     Font.Style = []
  91.     ParentFont = False
  92.   end
  93.   object LNNum1Tit: TLabel
  94.     Left = 9
  95.     Top = 222
  96.     Width = 79
  97.     Height = 14
  98.     Caption = '# Of Paired Files'
  99.     Font.Charset = DEFAULT_CHARSET
  100.     Font.Color = clWindowText
  101.     Font.Height = -11
  102.     Font.Name = 'Arial'
  103.     Font.Style = []
  104.     ParentFont = False
  105.   end
  106.   object LNNumSelVal: TLabel
  107.     Left = 422
  108.     Top = 222
  109.     Width = 3
  110.     Height = 14
  111.     Font.Charset = DEFAULT_CHARSET
  112.     Font.Color = clWindowText
  113.     Font.Height = -11
  114.     Font.Name = 'Arial'
  115.     Font.Style = []
  116.     ParentFont = False
  117.   end
  118.   object LNOCap: TLabel
  119.     Left = 87
  120.     Top = 22
  121.     Width = 3
  122.     Height = 13
  123.   end
  124.   object LNNumPFVal: TLabel
  125.     Left = 96
  126.     Top = 222
  127.     Width = 3
  128.     Height = 14
  129.     Font.Charset = DEFAULT_CHARSET
  130.     Font.Color = clWindowText
  131.     Font.Height = -11
  132.     Font.Name = 'Arial'
  133.     Font.Style = []
  134.     ParentFont = False
  135.   end
  136.   object LNNCap: TLabel
  137.     Left = 87
  138.     Top = 4
  139.     Width = 3
  140.     Height = 13
  141.   end
  142.   object LNLFFTit: TLabel
  143.     Left = 9
  144.     Top = 244
  145.     Width = 80
  146.     Height = 14
  147.     Hint = 'Filter for both New and Old Directory Files'
  148.     Caption = 'Like File Filter:'
  149.     Font.Charset = DEFAULT_CHARSET
  150.     Font.Color = clWindowText
  151.     Font.Height = -11
  152.     Font.Name = 'Arial'
  153.     Font.Style = [fsBold]
  154.     ParentFont = False
  155.     ParentShowHint = False
  156.     ShowHint = True
  157.   end
  158.   object LNSortTit: TLabel
  159.     Left = 9
  160.     Top = 290
  161.     Width = 139
  162.     Height = 14
  163.     Hint = 'Sorts Paired files depending on radio button setting'
  164.     Caption = 'Sort Like Named Files By:'
  165.     Font.Charset = DEFAULT_CHARSET
  166.     Font.Color = clWindowText
  167.     Font.Height = -11
  168.     Font.Name = 'Arial'
  169.     Font.Style = [fsBold]
  170.     ParentFont = False
  171.     ParentShowHint = False
  172.     ShowHint = True
  173.   end
  174.   object LNSelLBx: TListBox
  175.     Left = 318
  176.     Top = 56
  177.     Width = 159
  178.     Height = 164
  179.     ItemHeight = 13
  180.     MultiSelect = True
  181.     Sorted = True
  182.     TabOrder = 6
  183.   end
  184.   object LNUndoBtn: TBitBtn
  185.     Left = 163
  186.     Top = 187
  187.     Width = 153
  188.     Height = 33
  189.     Caption = 'Unselect All S&elected'
  190.     Font.Charset = DEFAULT_CHARSET
  191.     Font.Color = clBlack
  192.     Font.Height = -11
  193.     Font.Name = 'MS Sans Serif'
  194.     Font.Style = [fsBold]
  195.     ParentFont = False
  196.     TabOrder = 5
  197.     OnClick = LNUndoBtnClick
  198.     Glyph.Data = {
  199.       76010000424D7601000000000000760000002800000020000000100000000100
  200.       04000000000000010000120B0000120B00001000000000000000000000000000
  201.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  202.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
  203.       555557777F777555F55500000000555055557777777755F75555005500055055
  204.       555577F5777F57555555005550055555555577FF577F5FF55555500550050055
  205.       5555577FF77577FF555555005050110555555577F757777FF555555505099910
  206.       555555FF75777777FF555005550999910555577F5F77777775F5500505509990
  207.       3055577F75F77777575F55005055090B030555775755777575755555555550B0
  208.       B03055555F555757575755550555550B0B335555755555757555555555555550
  209.       BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
  210.       50BB555555555555575F555555555555550B5555555555555575}
  211.     Layout = blGlyphRight
  212.     NumGlyphs = 2
  213.   end
  214.   object LNAvailLBx: TListBox
  215.     Left = 7
  216.     Top = 56
  217.     Width = 153
  218.     Height = 164
  219.     ItemHeight = 13
  220.     MultiSelect = True
  221.     Sorted = True
  222.     TabOrder = 0
  223.     TabWidth = 160
  224.   end
  225.   object LNSelHighBtn: TBitBtn
  226.     Left = 163
  227.     Top = 57
  228.     Width = 153
  229.     Height = 33
  230.     Caption = 'Select &Highlighted'
  231.     Font.Charset = DEFAULT_CHARSET
  232.     Font.Color = clWindowText
  233.     Font.Height = -11
  234.     Font.Name = 'MS Sans Serif'
  235.     Font.Style = [fsBold]
  236.     ParentFont = False
  237.     TabOrder = 2
  238.     OnClick = LNSelHighBtnClick
  239.     Glyph.Data = {
  240.       76010000424D7601000000000000760000002800000020000000100000000100
  241.       04000000000000010000120B0000120B00001000000000000000000000000000
  242.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  243.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  244.       3333333333333333333333333333333333333333333333333333333333333333
  245.       3333333333333333333333333333333333333333333FF3333333333333003333
  246.       3333333333773FF3333333333309003333333333337F773FF333333333099900
  247.       33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
  248.       99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
  249.       33333333337F3F77333333333309003333333333337F77333333333333003333
  250.       3333333333773333333333333333333333333333333333333333333333333333
  251.       3333333333333333333333333333333333333333333333333333}
  252.     NumGlyphs = 2
  253.   end
  254.   object LNUSelHighBtn: TBitBtn
  255.     Left = 163
  256.     Top = 100
  257.     Width = 153
  258.     Height = 33
  259.     Caption = '&Unselect Highlighted '
  260.     Font.Charset = DEFAULT_CHARSET
  261.     Font.Color = clWindowText
  262.     Font.Height = -11
  263.     Font.Name = 'MS Sans Serif'
  264.     Font.Style = [fsBold]
  265.     ParentFont = False
  266.     TabOrder = 3
  267.     OnClick = LNUSelHighBtnClick
  268.     Glyph.Data = {
  269.       76010000424D7601000000000000760000002800000020000000100000000100
  270.       04000000000000010000120B0000120B00001000000000000000000000000000
  271.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  272.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  273.       3333333333333333333333333333333333333333333333333333333333333333
  274.       3333333333333FF3333333333333003333333333333F77F33333333333009033
  275.       333333333F7737F333333333009990333333333F773337FFFFFF330099999000
  276.       00003F773333377777770099999999999990773FF33333FFFFF7330099999000
  277.       000033773FF33777777733330099903333333333773FF7F33333333333009033
  278.       33333333337737F3333333333333003333333333333377333333333333333333
  279.       3333333333333333333333333333333333333333333333333333333333333333
  280.       3333333333333333333333333333333333333333333333333333}
  281.     Layout = blGlyphRight
  282.     NumGlyphs = 2
  283.   end
  284.   object LNSelAllBtn: TBitBtn
  285.     Left = 163
  286.     Top = 144
  287.     Width = 153
  288.     Height = 33
  289.     Caption = ' Select &All Named '
  290.     Font.Charset = DEFAULT_CHARSET
  291.     Font.Color = clWindowText
  292.     Font.Height = -11
  293.     Font.Name = 'MS Sans Serif'
  294.     Font.Style = [fsBold]
  295.     ParentFont = False
  296.     TabOrder = 4
  297.     OnClick = LNSelAllBtnClick
  298.     Glyph.Data = {
  299.       76010000424D7601000000000000760000002800000020000000100000000100
  300.       04000000000000010000120B0000120B00001000000000000000000000000000
  301.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  302.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  303.       3333333333333333333333333333333333333333333333333333333333333333
  304.       3333333333333333333333333333333333333333333FF3333333333333003333
  305.       3333333333773FF3333333333309003333333333337F773FF333333333099900
  306.       33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
  307.       99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
  308.       33333333337F3F77333333333309003333333333337F77333333333333003333
  309.       3333333333773333333333333333333333333333333333333333333333333333
  310.       3333333333333333333333333333333333333333333333333333}
  311.     NumGlyphs = 2
  312.   end
  313.   object LNStartBtn: TBitBtn
  314.     Left = 340
  315.     Top = 244
  316.     Width = 139
  317.     Height = 25
  318.     Hint = 'Start compare of Selected Paired Files'
  319.     Caption = '&Start  Compare '
  320.     Font.Charset = DEFAULT_CHARSET
  321.     Font.Color = clRed
  322.     Font.Height = -11
  323.     Font.Name = 'MS Sans Serif'
  324.     Font.Style = [fsBold]
  325.     ParentFont = False
  326.     ParentShowHint = False
  327.     ShowHint = True
  328.     TabOrder = 7
  329.     OnClick = LNStartBtnClick
  330.     Glyph.Data = {
  331.       76010000424D7601000000000000760000002800000020000000100000000100
  332.       04000000000000010000120B0000120B00001000000000000000000000000000
  333.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  334.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  335.       555555555555555555555555555555555555555555FF55555555555559055555
  336.       55555555577FF5555555555599905555555555557777F5555555555599905555
  337.       555555557777FF5555555559999905555555555777777F555555559999990555
  338.       5555557777777FF5555557990599905555555777757777F55555790555599055
  339.       55557775555777FF5555555555599905555555555557777F5555555555559905
  340.       555555555555777FF5555555555559905555555555555777FF55555555555579
  341.       05555555555555777FF5555555555557905555555555555777FF555555555555
  342.       5990555555555555577755555555555555555555555555555555}
  343.     NumGlyphs = 2
  344.   end
  345.   object LNCancelBtn: TBitBtn
  346.     Left = 340
  347.     Top = 303
  348.     Width = 139
  349.     Height = 25
  350.     Hint = 'Return to Main Tabbed Panel'
  351.     Caption = '     &Return'
  352.     Font.Charset = DEFAULT_CHARSET
  353.     Font.Color = clBlack
  354.     Font.Height = -11
  355.     Font.Name = 'MS Sans Serif'
  356.     Font.Style = [fsBold]
  357.     ModalResult = 1
  358.     ParentFont = False
  359.     ParentShowHint = False
  360.     ShowHint = True
  361.     TabOrder = 9
  362.     OnClick = LNCancelBtnClick
  363.     Glyph.Data = {
  364.       76010000424D7601000000000000760000002800000020000000100000000100
  365.       04000000000000010000120B0000120B00001000000000000000000000000000
  366.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  367.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  368.       3333333333333333333333333333333333333333333333333333333333333333
  369.       3333333333333FF3333333333333003333333333333F77F33333333333009033
  370.       333333333F7737F333333333009990333333333F773337FFFFFF330099999000
  371.       00003F773333377777770099999999999990773FF33333FFFFF7330099999000
  372.       000033773FF33777777733330099903333333333773FF7F33333333333009033
  373.       33333333337737F3333333333333003333333333333377333333333333333333
  374.       3333333333333333333333333333333333333333333333333333333333333333
  375.       3333333333333333333333333333333333333333333333333333}
  376.     NumGlyphs = 2
  377.   end
  378.   object LNNFileListBox: TFileListBox
  379.     Left = 160
  380.     Top = 328
  381.     Width = 81
  382.     Height = 97
  383.     TabStop = False
  384.     FileEdit = LNEdFilter
  385.     FileType = [ftReadOnly, ftHidden, ftSystem, ftArchive, ftNormal]
  386.     ItemHeight = 13
  387.     TabOrder = 10
  388.     Visible = False
  389.   end
  390.   object LNOFileListBox: TFileListBox
  391.     Left = 256
  392.     Top = 328
  393.     Width = 81
  394.     Height = 97
  395.     TabStop = False
  396.     FileType = [ftReadOnly, ftHidden, ftSystem, ftArchive, ftNormal]
  397.     ItemHeight = 13
  398.     TabOrder = 11
  399.     Visible = False
  400.   end
  401.   object LnDirListBoxN: TDirectoryListBox
  402.     Left = 48
  403.     Top = 444
  404.     Width = 145
  405.     Height = 49
  406.     FileList = LNNFileListBox
  407.     ItemHeight = 16
  408.     TabOrder = 12
  409.     Visible = False
  410.   end
  411.   object LnDirListBoxO: TDirectoryListBox
  412.     Left = 320
  413.     Top = 444
  414.     Width = 145
  415.     Height = 49
  416.     FileList = LNOFileListBox
  417.     ItemHeight = 16
  418.     TabOrder = 13
  419.   end
  420.   object LnPanSort: TPanel
  421.     Left = 9
  422.     Top = 305
  423.     Width = 178
  424.     Height = 22
  425.     TabOrder = 1
  426.     object LNSortNm: TRadioButton
  427.       Left = 12
  428.       Top = 4
  429.       Width = 69
  430.       Height = 17
  431.       Caption = 'File Name'
  432.       Checked = True
  433.       TabOrder = 0
  434.       TabStop = True
  435.       OnClick = LNSortNmClick
  436.     end
  437.     object LNSortExt: TRadioButton
  438.       Left = 100
  439.       Top = 4
  440.       Width = 73
  441.       Height = 17
  442.       Caption = 'Extension'
  443.       TabOrder = 1
  444.       OnClick = LNSortExtClick
  445.     end
  446.   end
  447.   object DSLookUpBut: TBitBtn
  448.     Left = 340
  449.     Top = 274
  450.     Width = 139
  451.     Height = 25
  452.     Hint = 'Transfer to Directory Lookup Selection Panel'
  453.     Caption = '&Dir LookUp ...'
  454.     Font.Charset = DEFAULT_CHARSET
  455.     Font.Color = clPurple
  456.     Font.Height = -13
  457.     Font.Name = 'Arial'
  458.     Font.Style = [fsBold]
  459.     ModalResult = 1
  460.     ParentFont = False
  461.     ParentShowHint = False
  462.     ShowHint = True
  463.     TabOrder = 8
  464.     OnClick = DSLookUpButClick
  465.     Glyph.Data = {
  466.       76010000424D7601000000000000760000002800000020000000100000000100
  467.       04000000000000010000120B0000120B00001000000000000000000000000000
  468.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  469.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  470.       333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  471.       300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  472.       333337F373F773333333303330033333333337F3377333333333303333333333
  473.       333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  474.       333337777F337F33333330330BB00333333337F373F773333333303330033333
  475.       333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  476.       333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  477.       333373F773333333333330033333333333333773333333333333}
  478.     NumGlyphs = 2
  479.   end
  480.   object LNEdFilter: TEdit
  481.     Left = 10
  482.     Top = 258
  483.     Width = 175
  484.     Height = 21
  485.     TabOrder = 14
  486.     Text = '*.*'
  487.     OnKeyPress = LNEdFilterKeyPress
  488.   end
  489. end
  490.